home *** CD-ROM | disk | FTP | other *** search
- inherited fraOneOffToolPage: TfraOneOffToolPage
- Height = 461
- OnResize = FrameResize
- ExplicitHeight = 461
- inherited pnlHeader: TPanel
- inherited imgStep: TResImage
- ResourceImage = 'PI_SWEEP'
- end
- end
- object pnlMain: TTePanel
- Left = 8
- Top = 80
- Width = 609
- Height = 324
- Anchors = [akLeft, akTop, akRight, akBottom]
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 1
- ThemeObject = 'MainPanel'
- DesignSize = (
- 609
- 324)
- object lblTitle: TResLabel
- Left = 8
- Top = 8
- Width = 158
- Height = 14
- Color = clWhite
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -12
- Font.Name = 'Tahoma'
- Font.Style = [fsBold]
- ParentColor = False
- ParentFont = False
- ShowAccelChar = False
- Transparent = True
- ResourceCaption = 35501
- end
- object lblBody: TResLabel
- Left = 8
- Top = 32
- Width = 592
- Height = 124
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- ResourceCaption = 35502
- end
- object pnlTools: TPanel
- Left = 8
- Top = 178
- Width = 601
- Height = 137
- Anchors = [akLeft, akTop, akRight]
- BevelInner = bvRaised
- BevelOuter = bvLowered
- TabOrder = 0
- object sbTools: TScrollBox
- Left = 2
- Top = 2
- Width = 597
- Height = 133
- HorzScrollBar.Visible = False
- Align = alClient
- Anchors = [akLeft, akTop, akRight]
- BorderStyle = bsNone
- Color = clWhite
- ParentColor = False
- TabOrder = 0
- object bvToolDiv: TBevel
- Left = 189
- Top = 0
- Width = 2
- Height = 212
- Shape = bsLeftLine
- end
- end
- end
- object pnlThreatCaption: TPanel
- Left = 8
- Top = 162
- Width = 193
- Height = 20
- Alignment = taLeftJustify
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Caption = 'threat name'
- TabOrder = 1
- end
- object pnlDownloadCaption: TPanel
- Left = 199
- Top = 162
- Width = 410
- Height = 20
- Alignment = taLeftJustify
- Anchors = [akLeft, akTop, akRight]
- BevelInner = bvRaised
- BevelOuter = bvLowered
- Caption = 'threat download'
- TabOrder = 2
- end
- end
- object btnNext: TResTeButton
- Left = 441
- Top = 413
- Width = 176
- Height = 40
- OnClick = btnNextClick
- Alignment = taLeftJustify
- Anchors = [akRight, akBottom]
- NumGlyphs = 2
- ThemeObject = 'ActionButton'
- TabOrder = 2
- ResourceImage = 'AB_STARTSWEEP'
- ResourceCaption = 35506
- ResourceHint = 41741
- end
- end
-